GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TagGetID Method





In This Topic
TagGetID Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TagGetID( _
   ByVal ImageID As Integer, _
   ByVal TagNo As Integer _
) As Tags
public Tags TagGetID( 
   int ImageID,
   int TagNo
)
public function TagGetID( 
    ImageID: Integer;
    TagNo: Integer
): Tags; 
public function TagGetID( 
   ImageID : int,
   TagNo : int
) : Tags;
public: Tags TagGetID( 
   int ImageID,
   int TagNo
) 
public:
Tags TagGetID( 
   int ImageID,
   int TagNo
) 

Parameters

ImageID
TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members